Pythonドキュメント 並行実行
https://docs.python.org/ja/3/library/concurrency.html
threading
multiprocessing
concurrent.futures
subprocess
etc